Skip to content

Conversation

@wilkinsona
Copy link
Contributor

Mocking Paths completely caused some methods to return null which breaks Netty's io.netty.util.internal.PlatformDependent. Using CALLS_REAL_METHODS narrows the effects of the mocking as any methods calls without expectations now call the real methods instead of returning null.

@wilkinsona wilkinsona force-pushed the narrow-static-mocking branch from 235b8f0 to 67f27c4 Compare June 23, 2025 18:19
@ryanjbaxter ryanjbaxter added this to the 5.0.0-M1 milestone Jun 23, 2025
@ryanjbaxter ryanjbaxter merged commit 0ecdb8a into spring-cloud:main Jun 23, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants